home *** CD-ROM | disk | FTP | other *** search
/ Earth & Beyond / Earth and Beyond (EA Games)(Disc 1).ISO / ENBData.cab / _E31ADEC83D8B46BCB210E7DC9DEBDEF0 < prev    next >
Text File  |  2002-06-28  |  2KB  |  123 lines

  1. ;//////////////////////////////////////////////////////////////
  2. ; This is the main box used for the front page of registration
  3.  
  4. [TEMPLATE_MAINTEXT]
  5. RenderObj=    RG_C1
  6. Color=        FA_WHITE
  7. AltColor=    FA_GREEN
  8. Justify=    CENTER,RIGHT
  9. FontType=    FONT_SMALL    
  10. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  11. EffectConst=    NONE
  12. EffectOff=    NONE
  13. MouseOver=    NONE
  14. MouseClick=    NONE
  15.  
  16. [TEMPLATE_BUTTONS]
  17. RenderObj=    RG_C1
  18. Color=        FA_WHITE
  19. AltColor=    FA_BLACK
  20. Justify=    CENTER,CENTER
  21. FontType=    FONT_SMALL
  22. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  23. EffectConst=    FA_REVERT
  24. EffectOff=    NONE
  25. MouseOver=    FA_BLINK
  26. MouseClick=    NONE
  27.  
  28. [TEMPLATE_ENTRYFIELDS]
  29. RenderObj=    RG_C1
  30. Color=        FA_WHITE
  31. AltColor=    FA_WHITE
  32. Justify=    CENTER,LEFT
  33. FontType=    FONT_SMALL
  34. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  35. EffectConst=    FA_REVERT
  36. EffectOff=    NONE
  37. MouseOver=    NONE
  38. MouseClick=    NONE
  39.  
  40. [STR-0]
  41. Template0=    TEMPLATE_MAINTEXT
  42. StringID=    LABEL_EMAILADDRESS_RG_C1
  43. String0=    Email Address:
  44. Attach=        LABEL_EMAIL
  45.  
  46. [STR-1]
  47. Template0=    TEMPLATE_ENTRYFIELDS
  48. StringID=    ENTRY_EMAILADDRESS_RG_C1
  49. String0=    
  50. Attach=        ENTRY_E-MAIL
  51.  
  52. [STR-2]
  53. Template0=    TEMPLATE_MAINTEXT
  54. StringID=    LABEL_DATEOBIRTH_RG_C1
  55. String0=    Date of Birth:
  56. Attach=        LABEL_DATEOBIRT
  57.  
  58. [STR-3]
  59. Template0=    TEMPLATE_ENTRYFIELDS
  60. StringID=    ENTRY_MONTH_RG_C1
  61. String0=    
  62. Attach=        ENTRY_MONTH
  63.  
  64. [STR-4]
  65. Template0=    TEMPLATE_ENTRYFIELDS
  66. StringID=    ENTRY_DAY_RG_C1
  67. String0=    
  68. Attach=        ENTRY_DAY
  69.  
  70. [STR-5]
  71. Template0=    TEMPLATE_ENTRYFIELDS
  72. StringID=    ENTRY_YEAR_RG_C1
  73. String0=    
  74. Attach=        ENTRY_YEAR
  75.  
  76. [STR-6]
  77. Template0=    TEMPLATE_MAINTEXT
  78. StringID=    LABEL_GENDER_RG_C1
  79. String0=    Gender:
  80. Attach=        LABEL_GENDER
  81.  
  82. [STR-7]
  83. Template0=    TEMPLATE_MAINTEXT
  84. StringID=    LABEL_MALE_RG_C1
  85. String0=    Male
  86. Attach=        LABEL_MALE
  87.  
  88. [STR-8]
  89. Template0=    TEMPLATE_MAINTEXT
  90. StringID=    LABEL_FEMALE_RG_C1
  91. String0=    Female
  92. Attach=        LABEL_FEMALE
  93.  
  94. [STR-9]
  95. Template0=    TEMPLATE_MAINTEXT
  96. StringID=    LABEL_COUNTRY_RG_C1
  97. String0=    Country:
  98. Attach=        LABEL_COUNTRY
  99.  
  100. [STR-10]
  101. Template0=    TEMPLATE_ENTRYFIELDS
  102. StringID=    ENTRY_COUNTRY_RG_C1
  103. String0=    
  104. Attach=        ENTRY_COUNTRY
  105.  
  106. [STR-11]
  107. Template0=    TEMPLATE_BUTTONS    
  108. StringID=    LEFT_BUTTON_RG_C1
  109. String0=    Cancel
  110. Attach=        LEFT_BUTTON
  111.  
  112. [STR-12]
  113. Template0=    TEMPLATE_BUTTONS    
  114. StringID=    MIDDLE_BUTTON_RG_C1
  115. String0=    Back
  116. Attach=        MIDDLE_BUTTON
  117.  
  118. [STR-13]
  119. Template0=    TEMPLATE_BUTTONS    
  120. StringID=    RIGHT_BUTTON_RG_C1
  121. String0=    Next
  122. Attach=        RIGHT_BUTTON
  123.